RtndConfigureFilter

RtndConfigureFilter is called for each instance of the driver when the driver should configure the NIC hardware. This alerts the filter that the card is setting up its receive and transmit threads.

Syntax

            void RtndConfigureFilter (
    void *ndptr
);

Parameters

ndptr

Pointer to the RT-TCP/IP stack network device pointer.

Return Value

None.

Requirements

Minimum Supported Version RTX64 2013
Header RtnApi.h
Library RtTcpip.lib